Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lost steps in bootstrap. Add variant to upload image. #9956

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

PRIHLOP
Copy link
Contributor

@PRIHLOP PRIHLOP commented Dec 13, 2024

Pull Request

What? (description)

Added lost steps in the bootstrap process and additional variant for uploading images.

Why? (reasoning)

An additional tool appears, and a command is added to check the status after the bootstrap process.

@PRIHLOP PRIHLOP force-pushed the patch-1 branch 7 times, most recently from a19b2a7 to cb9035e Compare December 16, 2024 13:23
export TALOS_IMAGE_ARC=amd64 # You can change to arm architecture
export HCLOUD_SERVER_ARC=x86 # HCloud server architecture can be x86 or arm
export PACKAGE_INSTALL_COMMAND="apt install"
wget https://github.com/siderolabs/talos/releases/download/$TALOS_IMAGE_VERSION/metal-$TALOS_IMAGE_ARC.raw.zst
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should use Image Factory hcloud image here

@PRIHLOP PRIHLOP force-pushed the patch-1 branch 5 times, most recently from 414bc21 to 6b1ac46 Compare December 18, 2024 16:00
Add another way to upload an image.

Signed-off-by: PRIHLOP <ilya.prihlop@gmail.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Copy link
Member

@smira smira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you, I applied small fixups

@smira
Copy link
Member

smira commented Dec 18, 2024

/m

@talos-bot talos-bot merged commit 6ef2596 into siderolabs:main Dec 18, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants